GET v1/bunits/{bunitId}/consumers/{consumerId}/vmfilespace/auditlogs?types[0]={types[0]}&types[1]={types[1]}
Get all audit log entries for a vm
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit the consumption unit of the VM is related to | integer |
Required |
consumerId |
The ID of the consumption unit of the vm | integer |
Required |
types |
Type filter | Collection of integer |
None. |
Body Parameters
None.
Response Information
Resource Description
A hyper collection of audit logs
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.